#Add to Softbody/Add Collision
LMB:Add all selected Objects to the Softbody-Simulation.**_
RMB:Add selected Objects as Collision-Object
SB_Add_selected()
#END
[OnRightMouseButton!]
SB_Add_Collision_selected()
#END
